purple_ntlm_gen_type3

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gchar* purple_ntlm_gen_type3(const(gchar)* username, const(gchar)* passw, const(gchar)* hostname, const(gchar)* domain, const(guint8)* nonce, guint32* flags)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    gchar*
    purple_ntlm_gen_type3
    (
    const(gchar)* username
    ,
    const(gchar)* passw
    ,
    const(gchar)* hostname
    ,
    const(gchar)* domain
    ,
    const(guint8)* nonce
    ,
    guint32* flags
    )
  2. da_purple_ntlm_gen_type3 purple_ntlm_gen_type3;

Meta